home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-08-24 | 908 b | 62 lines | [TEXT/ttxt] |
- /*
- ---------------------------------------
- "Hallucination"
- Configured by: Brad Block
- E-mail: ebby@ssba.com
-
- After staring at this config for hours, I could see it with my eyes shut. Really! No beer involved with naming this configuration.
- ---------------------------------------
- */
-
- Resn=10,
-
- Durn="1.0",
-
- CamX="40 * cos( t / 2.3 )",
- CamY="50 * sin( t / 7 )",
- CamZ="10 * sin( t/1.5)",
-
- CmLX="10 * cos(t/2)",
- CmLY="10 * cos(t)",
- CmLZ="30 * cos(t/2)",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
- D0="5.14286 * s", // 5.14286 == 6 / 1.16666
-
- R="pos( 2 - d0 ) + pos( 2 - abs( d0 - 6 ))",
- G="2 - abs( d0 - 2 )",
- B="2 - abs( d0 - 4 )",
-
- LvlR="1",LvlG="1",LvlB="1",
-
- widt=490,heig=360,
-
- ConL=0,
-
- ConB=0,
-
- LWdt="2 * dt + 2",
-
- Fall=".9",
-
- C0="50 * cos(dt)",
-
-
- X="100 * dt",
- Y="80 * s - 40",
- Z="c0 * mag( s )",
-
-
- Scal="800",
-
- ScSz=1,
-
- Pers="250",
-
- Vers=30
-
- // This file was configured by Brad Block (ebby@ssba.com)
-